Pre-requisites:
- Ubuntu Server installed
$ sudo apt-get update
$ sudo apt-get install ubuntu-desktop // full version
// or without all the stuff...
$ sudo apt-get install --no-install-recommends ubuntu-desktop
Pre-requisites:
$ sudo apt-get update
$ sudo apt-get install ubuntu-desktop // full version
// or without all the stuff...
$ sudo apt-get install --no-install-recommends ubuntu-desktop